The following flag indicates that a video output component is not connected to a display and should not be included in a list of components that are available to the user.
enum {
kQTVideoOutputDontDisplayToUser = 1L << 0
};
| Previous | Chapter Contents | Chapter Top | Next |